home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / evilswitch.swf / scripts / DefineButton2_51 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  43 b   |  4 lines

  1. on(release){
  2.    this.goto("newGame");
  3. }
  4.